[INFO] fetching crate typeline_core 0.1.0...
[INFO] fixing typeline_core-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate typeline_core 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate typeline_core 0.1.0
[INFO] finished tweaking crates.io crate typeline_core 0.1.0
[INFO] tweaked toml for crates.io crate typeline_core 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate typeline_core 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding bitbybit v1.4.0 (available: v2.0.0)
[INFO] [stderr]       Adding derive_more v1.0.0 (available: v2.1.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding metamatch v0.2.4 (available: v0.3.0)
[INFO] [stderr]       Adding reedline v0.38.0 (available: v0.48.0)
[INFO] [stderr]       Adding rstest v0.24.0 (available: v0.26.1)
[INFO] [stderr]       Adding shlex v1.3.0 (available: v2.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6477132ddc697a3407b31c538bf8b030ecb35910089e827290fd696f8692874c
[INFO] running `Command { std: "docker" "start" "6477132ddc697a3407b31c538bf8b030ecb35910089e827290fd696f8692874c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6477132ddc697a3407b31c538bf8b030ecb35910089e827290fd696f8692874c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6477132ddc697a3407b31c538bf8b030ecb35910089e827290fd696f8692874c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6477132ddc697a3407b31c538bf8b030ecb35910089e827290fd696f8692874c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking num-modular v0.6.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling subenum v1.2.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking smallstr v0.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling bitbybit v1.4.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking thin-vec v0.2.18
[INFO] [stderr]    Compiling metamatch v0.2.4
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking typeline_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]        Fixed src/utils/type_list.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/context.rs:181:32
[INFO] [stdout]      |
[INFO] [stdout]  179 |         let mut js = Job::from_job_data(JobData::new(self));
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `js` calls a custom destructor
[INFO] [stdout]      |             `js` will be dropped later as of Edition 2024
[INFO] [stdout]  180 |         js.setup_job(job);
[INFO] [stdout]  181 |         if let Err(_venture) = js.run(None) {
[INFO] [stdout]      |                                ^^^^^^^^^^^^
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  184 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field_data.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | impl Drop for FieldData {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `js` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `js` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `js` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field.rs:1000:1
[INFO] [stdout]      |
[INFO] [stdout] 1000 | impl Drop for FieldManager {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `js` invokes this custom destructor
[INFO] [stdout]     --> src/utils/bit_vec_deque.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for BitVecDeque {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/utils/small_box.rs (1 fix)
[INFO] [stderr]        Fixed src/options/session_setup.rs (1 fix)
[INFO] [stderr]        Fixed src/record_data/iter/ref_iter.rs (1 fix)
[INFO] [stderr]        Fixed src/record_data/action_buffer.rs (1 fix)
[INFO] [stderr]        Fixed src/operators/format.rs (1 fix)
[INFO] [stderr]        Fixed src/record_data/iter/iter_adapters.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/context.rs:380:36
[INFO] [stdout]      |
[INFO] [stdout]  339 |                     let source_job = venture.source_job.take();
[INFO] [stdout]      |                         ----------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `source_job` calls a custom destructor
[INFO] [stdout]      |                         `source_job` will be dropped later as of Edition 2024
[INFO] [stdout]  340 |                     let buffer = venture.description.buffer.clone();
[INFO] [stdout]      |                         ------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `buffer` calls a custom destructor
[INFO] [stdout]      |                         `buffer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  345 |                     let sess;
[INFO] [stdout]      |                         ----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `sess` calls a custom destructor
[INFO] [stdout]      |                         `sess` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  351 |                         sess_mgr.venture_queue.pop_front();
[INFO] [stdout]      |                         ----------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  380 |                 if let Some(job) = sess_mgr.job_queue.pop_front() {
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  381 |                     let sess = sess_mgr.session_data.clone();
[INFO] [stdout]      |                         ----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  387 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `source_job` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `source_job` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_job` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field.rs:1000:1
[INFO] [stdout]      |
[INFO] [stdout] 1000 | impl Drop for FieldManager {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_job` invokes this custom destructor
[INFO] [stdout]     --> src/utils/bit_vec_deque.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for BitVecDeque {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `buffer` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field_data.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | impl Drop for FieldData {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `buffer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `sess` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `sess` invokes this custom destructor
[INFO] [stdout]     --> src/utils/string_store.rs:72:1
[INFO] [stdout]      |
[INFO] [stdout]   72 | impl Drop for OwnedStrPtr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field.rs:1000:1
[INFO] [stdout]      |
[INFO] [stdout] 1000 | impl Drop for FieldManager {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/utils/bit_vec_deque.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for BitVecDeque {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field_data.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | impl Drop for FieldData {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/utils/string_store.rs:72:1
[INFO] [stdout]      |
[INFO] [stdout]   72 | impl Drop for OwnedStrPtr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/operators/format.rs:2168:17
[INFO] [stdout]      |
[INFO] [stdout] 2167 |             while let Some(chunk) =
[INFO] [stdout]      |                            -----
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 2168 |                 iter.next_steal(inserter.may_append_buffer())
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2185 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/operators/to_str.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         while let Some(mut data) =
[INFO] [stdout]     |                        --------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `data` calls a custom destructor
[INFO] [stdout]     |                        `data` will be dropped later as of Edition 2024
[INFO] [stdout] 300 |             iter.next_steal(inserter.may_append_buffer())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 355 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `data` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record_data/field.rs:661:13
[INFO] [stdout]     |
[INFO] [stdout] 657 |           let fr = self.get_cow_field_ref(msm, field_id);
[INFO] [stdout]     |               --
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `fr` calls a custom destructor
[INFO] [stdout]     |               `fr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 661 | /             self.fields[field_id]
[INFO] [stdout] 662 | |                 .borrow()
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 666 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `fr` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record_data/field_data.rs:998:32
[INFO] [stdout]     |
[INFO] [stdout] 997 |             data.extend_from_slice(unsafe {
[INFO] [stdout]     |                  ----------------- borrow later used by call
[INFO] [stdout] 998 |                 value_as_bytes(&ManuallyDrop::new(v.clone()))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.21s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/cli/mod.rs:1258:13
[INFO] [stdout]      |
[INFO] [stdout] 1248 |           let expr = parse_call_expr(
[INFO] [stdout]      |               ----
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `expr` calls a custom destructor
[INFO] [stdout]      |               `expr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1258 | /             Argument {
[INFO] [stdout] 1259 | |                 value: FieldValue::Array(Array::Argument(vec![
[INFO] [stdout] 1260 | |                     Argument {
[INFO] [stdout] 1261 | |                         value: FieldValue::Text("seq".to_string()),
[INFO] [stdout] ...    |
[INFO] [stdout] 1275 | |                 meta_info: Some(MetaInfo::EndKind(CallExprEndKind::Inline))
[INFO] [stdout] 1276 | |             },
[INFO] [stdout]      | |             ^
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1277 |           )
[INFO] [stdout] 1278 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `expr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/cli/mod.rs:1294:13
[INFO] [stdout]      |
[INFO] [stdout] 1283 |           let expr = parse_call_expr(
[INFO] [stdout]      |               ----
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `expr` calls a custom destructor
[INFO] [stdout]      |               `expr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1294 | /             Argument {
[INFO] [stdout] 1295 | |                 value: FieldValue::Array(Array::Argument(vec![
[INFO] [stdout] 1296 | |                     Argument {
[INFO] [stdout] 1297 | |                         value: FieldValue::Text("seq".to_string()),
[INFO] [stdout] ...    |
[INFO] [stdout] 1313 | |                 )))
[INFO] [stdout] 1314 | |             },
[INFO] [stdout]      | |             ^
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1315 |           )
[INFO] [stdout] 1316 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `expr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/cli/mod.rs:1332:13
[INFO] [stdout]      |
[INFO] [stdout] 1321 |           let expr = parse_call_expr(
[INFO] [stdout]      |               ----
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `expr` calls a custom destructor
[INFO] [stdout]      |               `expr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1332 | /             Argument {
[INFO] [stdout] 1333 | |                 value: FieldValue::Array(Array::Argument(vec![
[INFO] [stdout] 1334 | |                     Argument {
[INFO] [stdout] 1335 | |                         value: FieldValue::Text("seq".to_string()),
[INFO] [stdout] ...    |
[INFO] [stdout] 1399 | |                 )))
[INFO] [stdout] 1400 | |             },
[INFO] [stdout]      | |             ^
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1401 |           )
[INFO] [stdout] 1402 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `expr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/cli/mod.rs:1435:13
[INFO] [stdout]      |
[INFO] [stdout] 1424 |           let expr = parse_call_expr(
[INFO] [stdout]      |               ----
[INFO] [stdout]      |               |
[INFO] [stdout]      |               `expr` calls a custom destructor
[INFO] [stdout]      |               `expr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1435 | /             Argument {
[INFO] [stdout] 1436 | |                 value: FieldValue::Array(Array::Argument(vec![
[INFO] [stdout] 1437 | |                     Argument {
[INFO] [stdout] 1438 | |                         value: FieldValue::Text("seq".to_string()),
[INFO] [stdout] ...    |
[INFO] [stdout] 1463 | |                 meta_info: Some(MetaInfo::EndKind(CallExprEndKind::Inline))
[INFO] [stdout] 1464 | |             },
[INFO] [stdout]      | |             ^
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1465 |           )
[INFO] [stdout] 1466 |       }
[INFO] [stdout]      |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `expr` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/context.rs:181:32
[INFO] [stdout]      |
[INFO] [stdout]  179 |         let mut js = Job::from_job_data(JobData::new(self));
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `js` calls a custom destructor
[INFO] [stdout]      |             `js` will be dropped later as of Edition 2024
[INFO] [stdout]  180 |         js.setup_job(job);
[INFO] [stdout]  181 |         if let Err(_venture) = js.run(None) {
[INFO] [stdout]      |                                ^^^^^^^^^^^^
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  184 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field_data.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | impl Drop for FieldData {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `js` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `js` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `js` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field.rs:1000:1
[INFO] [stdout]      |
[INFO] [stdout] 1000 | impl Drop for FieldManager {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `js` invokes this custom destructor
[INFO] [stdout]     --> src/utils/bit_vec_deque.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for BitVecDeque {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/context.rs:380:36
[INFO] [stdout]      |
[INFO] [stdout]  339 |                     let source_job = venture.source_job.take();
[INFO] [stdout]      |                         ----------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `source_job` calls a custom destructor
[INFO] [stdout]      |                         `source_job` will be dropped later as of Edition 2024
[INFO] [stdout]  340 |                     let buffer = venture.description.buffer.clone();
[INFO] [stdout]      |                         ------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `buffer` calls a custom destructor
[INFO] [stdout]      |                         `buffer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  345 |                     let sess;
[INFO] [stdout]      |                         ----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `sess` calls a custom destructor
[INFO] [stdout]      |                         `sess` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  351 |                         sess_mgr.venture_queue.pop_front();
[INFO] [stdout]      |                         ----------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  380 |                 if let Some(job) = sess_mgr.job_queue.pop_front() {
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  381 |                     let sess = sess_mgr.session_data.clone();
[INFO] [stdout]      |                         ----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  387 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `source_job` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `source_job` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_job` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field.rs:1000:1
[INFO] [stdout]      |
[INFO] [stdout] 1000 | impl Drop for FieldManager {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `source_job` invokes this custom destructor
[INFO] [stdout]     --> src/utils/bit_vec_deque.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for BitVecDeque {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `buffer` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field_data.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | impl Drop for FieldData {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `buffer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `sess` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `sess` invokes this custom destructor
[INFO] [stdout]     --> src/utils/string_store.rs:72:1
[INFO] [stdout]      |
[INFO] [stdout]   72 | impl Drop for OwnedStrPtr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field.rs:1000:1
[INFO] [stdout]      |
[INFO] [stdout] 1000 | impl Drop for FieldManager {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/utils/bit_vec_deque.rs:451:1
[INFO] [stdout]      |
[INFO] [stdout]  451 | impl Drop for BitVecDeque {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/record_data/field_data.rs:1053:1
[INFO] [stdout]      |
[INFO] [stdout] 1053 | impl Drop for FieldData {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.2/src/lib.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/utils/string_store.rs:72:1
[INFO] [stdout]      |
[INFO] [stdout]   72 | impl Drop for OwnedStrPtr {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/operators/format.rs:2168:17
[INFO] [stdout]      |
[INFO] [stdout] 2167 |             while let Some(chunk) =
[INFO] [stdout]      |                            -----
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 2168 |                 iter.next_steal(inserter.may_append_buffer())
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2185 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `chunk` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/operators/to_str.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         while let Some(mut data) =
[INFO] [stdout]     |                        --------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `data` calls a custom destructor
[INFO] [stdout]     |                        `data` will be dropped later as of Edition 2024
[INFO] [stdout] 300 |             iter.next_steal(inserter.may_append_buffer())
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 355 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `data` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record_data/field.rs:661:13
[INFO] [stdout]     |
[INFO] [stdout] 657 |           let fr = self.get_cow_field_ref(msm, field_id);
[INFO] [stdout]     |               --
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `fr` calls a custom destructor
[INFO] [stdout]     |               `fr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 661 | /             self.fields[field_id]
[INFO] [stdout] 662 | |                 .borrow()
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 666 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout] note: `fr` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:1582:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/record_data/field_data.rs:998:32
[INFO] [stdout]     |
[INFO] [stdout] 997 |             data.extend_from_slice(unsafe {
[INFO] [stdout]     |                  ----------------- borrow later used by call
[INFO] [stdout] 998 |                 value_as_bytes(&ManuallyDrop::new(v.clone()))
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: typeline_core v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking typeline_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/record_data/field_data.rs:998:33
[INFO] [stdout]     |
[INFO] [stdout] 997 |             data.extend_from_slice(unsafe {
[INFO] [stdout]     |                  ----------------- borrow later used by call
[INFO] [stdout] 998 |                 value_as_bytes(&ManuallyDrop::new(v.clone()))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^- temporary value is freed at the end of this statement
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/record_data/field_data.rs:998:33
[INFO] [stdout]     |
[INFO] [stdout] 997 |             data.extend_from_slice(unsafe {
[INFO] [stdout]     |                  ----------------- borrow later used by call
[INFO] [stdout] 998 |                 value_as_bytes(&ManuallyDrop::new(v.clone()))
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^- temporary value is freed at the end of this statement
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typeline_core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typeline_core` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6477132ddc697a3407b31c538bf8b030ecb35910089e827290fd696f8692874c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6477132ddc697a3407b31c538bf8b030ecb35910089e827290fd696f8692874c", kill_on_drop: false }`
[INFO] [stdout] 6477132ddc697a3407b31c538bf8b030ecb35910089e827290fd696f8692874c
